home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2002 November / SGI IRIX Base Documentation 2002 November.iso / usr / share / catman / p_man / cat3 / Xext / XdbeQueryExtension.z / XdbeQueryExtension
Encoding:
Text File  |  2002-10-03  |  2.4 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXddddbbbbeeeeQQQQuuuueeeerrrryyyyEEEExxxxtttteeeennnnssssiiiioooonnnn((((3333XXXX11111111))))XXXX VVVVeeeerrrrssssiiiioooonnnn 11111111 ((((RRRReeeelllleeeeaaaasssseeee 6666....6666))))XXXXddddbbbbeeeeQQQQuuuueeeerrrryyyyEEEExxxxtttteeeennnnssssiiiioooonnnn((((3333XXXX11111111))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XdbeQueryExtension - returns the version of DBE supported by
  10.           the server.
  11.  
  12.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  13.           #include <X11/extensions/Xdbe.h>
  14.  
  15.           Status XdbeQueryExtension(
  16.               Display *dpy,
  17.               int     *major_version_return,
  18.               int     *minor_version_return)
  19.  
  20.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  21.           Sets _m_a_j_o_r__v_e_r_s_i_o_n__r_e_t_u_r_n and _m_i_n_o_r__v_e_r_s_i_o_n__r_e_t_u_r_n to the
  22.           major and minor DBE protocol version supported by the
  23.           server.  If the DBE library is compatible with the version
  24.           returned by the server, this function returns non-zero.  If
  25.           _d_p_y does not support the DBE extension, or if there was an
  26.           error during communication with the server, or if the server
  27.           and library protocol versions are incompatible, this
  28.           function returns zero.  No other Xdbe functions may be
  29.           called before this function.  If a client violates this
  30.           rule, the effects of all subsequent Xdbe calls that it makes
  31.           are undefined.
  32.  
  33.      SSSSEEEEEEEE AAAALLLLSSSSOOOO
  34.           DBE, _X_d_b_e_A_l_l_o_c_a_t_e_B_a_c_k_B_u_f_f_e_r_N_a_m_e(), _X_d_b_e_B_e_g_i_n_I_d_i_o_m(),
  35.           _X_d_b_e_D_e_a_l_l_o_c_a_t_e_B_a_c_k_B_u_f_f_e_r_N_a_m_e(), _X_d_b_e_E_n_d_I_d_i_o_m(),
  36.           _X_d_b_e_F_r_e_e_V_i_s_u_a_l_I_n_f_o(), _X_d_b_e_G_e_t_B_a_c_k_B_u_f_f_e_r_A_t_t_r_i_b_u_t_e_s(),
  37.           _X_d_b_e_G_e_t_V_i_s_u_a_l_I_n_f_o(), _X_d_b_e_S_w_a_p_B_u_f_f_e_r_s().
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                          (printed 10/3/02)
  64.  
  65.  
  66.  
  67.